Easy C++ by PAN Jiajie

Easy C++ by PAN Jiajie

Author:PAN, Jiajie [PAN, Jiajie]
Language: eng
Format: epub
Published: 2020-04-06T16:00:00+00:00


10.4.

Guidance

Many beginners believe that it is difficult to read others’ programs. Indeed, reading and understanding a program is not only related to the reader’s personal ability, but also related to the writing level of the writer. If the program itself is inexplicable, most people will not understand it. So it is recommended that you do not read the program that is too long or too sophisticated in the beginning, but that you should read the popular program code.

The best tool for reading the program code is the computer. The result of the program is an important clue. Debugging tools that will be introduced in the next chapter are also helpful for understanding the operating principles of the code. Paper and pen shall be needed if there is no computer, because the simulation method is also very effective.

Many experts rely on intuition and courage when reading the code. Believe in your intuition, speculate boldly and verify carefully, and eventually you will find your own way out.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.